EventPattern.EventArgs property¶
Defined in
Type: EventPatternSystem.Reactive
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public TEventArgs EventArgs { get; }
Summary: Gets the event data that was generated by the event.
Returns: TEventArgs